Is there a better approach to speech synthesis than text-to-speech for more natural output? [closed]
Posted
by
Anne Nonimus
on Programmers
See other posts from Programmers
or by Anne Nonimus
Published on 2011-11-29T06:17:39Z
Indexed on
2011/11/30
10:32 UTC
Read the original article
Hit count: 385
speech-synthesis
|turing-test
We've all heard the output of text-to-speech systems, and for anything but very short phrases, it sounds very machine-like. The ultimate goal of speech synthesis systems is to pass a Turing test of hearing. Clearly, the state of the art in text-to-speech has much to improve.
However, speech synthesis isn't restricted to just text-to-speech systems, and I'm wondering if other approaches have been tried with better success. In other words, has there been any work done (libraries, software, research papers, etc.) on natural speech synthesis other than text-to-speech systems?
© Programmers or respective owner